projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2007-12-04
Keir Fraser
xend: Implement get_by_name_label for class XendNetwork
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
Fix xenmon.py to work on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
vt-d: Print messages when:
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
xsm: Consolidate xsm processing within domain control...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
xentrace: Don't append trace on existing file.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
domain builder: make mmap() failure message more verbose.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
mini-os: No -fpic when building for x86.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
vnet: Fix compilation on x86/64 which erroneously asserts
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
vnet: Fix compilation.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Keir Fraser
x86: Move get_page/put_page out of header file, and...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-29
Keir Fraser
x86_emulate: Fix POPA. Few other cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
vmx: Better tracing in vmcs_dump_vcpu() -- grab RIP...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
x86_emulate: Emulate SHLD and SHRD instructions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
domctl: Fix handling of size parameter in ext_vcpuconte...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
xsm: Fix linker script integration for xsm initcall...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
hvm: Fix 2 type mismatches in vlapic.h and hpet.c for...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
hvm: Inject #UD for un-emulated instructions rather...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
Fix string length check for vsnprintf() in debugtrace_p...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
x86_emulate: Emulate RDTSC instruction.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
x86_emulate: Emulate ENTER and LEAVE instructions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
[Mini-OS] Catch NULL dereferences
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
[Mini-OS] Fix strrchr() when string doesn't contain...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
[Mini-OS] Make gnttab allocation/free safe
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Keir Fraser
vt-d: Some fixes and cleanup of Intel iommu
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Keir Fraser
minios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Keir Fraser
x86_emulate: Fix use-before-initialise warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
vmx realmode: Slight finessing of an error path.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
vmx realmode: When returning to protected mode we have...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
vmx realmode: Emulate writes to control registers.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86_emulate: Emulate LMSW and SMSW.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86 emulate: Emulate atomic read-modify-write instructi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
vmx realmode: Fix emulation of exception delivery ...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86_emulate: Emulate RETF and RETF imm16.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86_emulate: Emulate CPUID and HLT.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Keir Fraser
x86_emulate: Emulate LDS/LES/LFS/LGS/LSS.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
vmx realmode: Detect and correctly plumb mmio accesses...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Emulate CMPS and SCAS string-compare instr...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Emulate IRET.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Decode and emulate PUSHF/POPF.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Allow emulated injection of exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
x86_emulate: Emulate far call/jmp. This completes emula...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
vmx realmode: Support privileged EFLAGS updates in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
vmx realmode: Plumb through I/O port accesses in emulat...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-25
Keir Fraser
vt-d: Fix iommu_map_page().
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
Remove unused bcopy() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
Revert 16450:5e8e82e80. Instead remove all arch-specifi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
vmx: Initial framework for real-mode emulation (disable...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
x86_emulate: Support most common segment load/save...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
x86: Fix read/write control-register in x86_emulate().
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
vt-d: Some fixes of Intel iommu
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[ACM] Remove aggregate set calculations for Domain-0
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
Fix non-optimized compilation of Xen's memcmp
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Fix domain blocking race
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Permit x86_64 trap handlers to return
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Make sure schedule() is called safely
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Fix netfront xmit overflow
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Fix net backend path leak
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Make wake_up callback-safe
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Fix init_waitqueue_entry
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Add init_SEMAPHORE
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
[Mini-OS] Make semaphores callback-safe
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Keir Fraser
x86, hvm: Config option to allow vmxassist to be disabled.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Add strrchr()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Add ENOTSUP
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Move _ctype into a module
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
vt-d: Fix ISA IRQ alias issue
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Make bind_virq return the port
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Fix x86 arch_switch_thread
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Optimize get_current()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Fix stack closures
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
[Mini-OS] Fix x86 initial stack alignment
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Keir Fraser
xend: Add support for NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
hvm: Clean up VMCS/VMCB construction.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
x86: emulate I/O port access breakpoints
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
x86: single step after instruction emulation
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
acm: Fix an exit label.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
netfront/back: Specify interface allowing multicast...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
[SVM] handle MC threshold registers for Barcelona
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
x86: make set_task_gate() x86-32-only since x86-64...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
x86-64: access only 4 bytes a the reset vector location...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
Header dependency fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
Merge with ia64 tree.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
libxc: Minor clean up of xc_core, and fix for -fstrict...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Keir Fraser
hvm: Clean up CPUID 0x80000001 emulation. Filter out...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Alex Williamson
merge with xen-unstable.hg (staging)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
x86: rmb() can be weakened according to new Intel spec.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
x86: Re-factor and clean up system.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
i386: Remove unnecessary, and broken, address check...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
i386: adjustment to segment fixup code.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
x86: Make IDT/GDT/LDT updates safe.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
ioemu: Add e100 NIC support. Req'd for w2k3/IA64.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
hvm: Do not crash guest if it does an unaligned access...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Keir Fraser
Remove unused smpboot.h header file.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
merge with xen-unstable.hg (staging)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Keir Fraser
xen: Allow granting of foreign access to iomem pages...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: save.h clean up
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: save/restore opt_feature status
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: preparation opt_feature support
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: fix opt_feature hypercall
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Alex Williamson
[IA64] vti save-restore: fix vacpi_save()
commit
|
commitdiff
|
tree
|
snapshot
next